home *** CD-ROM | disk | FTP | other *** search
/ Moving Worlds - Companion / Moving Worlds.iso / vrweb / office.wrl < prev    next >
Text File  |  1995-07-28  |  25KB  |  1,086 lines

  1. #VRML V1.0 ascii
  2.  
  3. # written with VRweb (converted from SDF)
  4.  
  5. Separator {
  6.  
  7. ShapeHints { vertexOrdering COUNTERCLOCKWISE shapeType SOLID faceType CONVEX }
  8.  
  9. DEF Mat_yellowwall Material { diffuseColor 0.951 0.7873 0.1941 }
  10. DEF Mat_greenpvc Material { diffuseColor 0.1345 0.6 0.2767 }
  11. DEF Mat_wood Material { diffuseColor 0.4327 0.1621 0.0495 }
  12. DEF Mat_winglass Material { diffuseColor 0.1959 0.6743 0.8 }
  13. DEF Mat_whitewall Material { diffuseColor 0.8735 0.846 0.681 }
  14. DEF Mat_doorhandle Material { diffuseColor 0.849 0.6084 0.298 }
  15. DEF Mat_lightgray Material { diffuseColor 0.502 0.502 0.502 }
  16. DEF Mat_browncloth Material { diffuseColor 0.502 0.2882 0.1639 }
  17. DEF Mat_brownmetal Material { diffuseColor 0.2 0.0392 0 }
  18. DEF Mat_black Material { diffuseColor 0.0122 0.0122 0.0122 }
  19. DEF Mat_dkgreenpvc Material { diffuseColor 0.1202 0.4531 0.237 }
  20. DEF Mat_redtiles Material { diffuseColor 0.502 0 0 }
  21. DEF Mat_redroof Material { diffuseColor 0.502 0.0369 0 }
  22. DEF Mat_brwood Material { diffuseColor 0.8082 0.3028 0.0925 }
  23. DEF Mat_whitemetal Material { diffuseColor 0.8 0.8 0.8 }
  24. DEF Mat_yellowmetal Material { diffuseColor 0.7968 0.8 0 }
  25. DEF Mat_grassgreen Material { diffuseColor 0.1961 0.751 0 }
  26.  
  27. PointLight {
  28.     color 0.7633 0.7633 0.7633
  29.     location 1.4644 2.5525 4.1214
  30. }
  31.  
  32. PointLight {
  33.     color 0.7633 0.7633 0.7633
  34.     location -1.4 0.465 -3.707
  35. }
  36.  
  37. TransformSeparator {
  38. Scale { scaleFactor 3.8 1 5 }
  39. # room
  40. DEF Obj_3 Group {
  41. Coordinate3 { point [
  42.     -0.5 3 0.5,
  43.     -0.5 0 0.5,
  44.     0.5 0 0.5,
  45.     0.5 3 0.5,
  46.     -0.5 3 -0.5,
  47.     -0.5 0 -0.5,
  48.     0.5 0 -0.5,
  49.     0.5 3 -0.5]
  50. } # 8 vertices
  51. USE Mat_whitewall
  52. IndexedFaceSet { coordIndex [
  53.     3,2,1,0,-1,
  54.     4,5,6,7,-1,
  55.     7,6,2,3,-1,
  56.     7,3,0,4,-1,
  57.     0,1,5,4,-1,
  58.     2,6,5,1,-1]
  59. }
  60. } # Obj_3: 6 elements
  61. }
  62.  
  63. TransformSeparator {
  64. Translation { translation -1.119 0 2.0625 }
  65. # (kandrews)T
  66. DEF Obj_4 Group {
  67. Coordinate3 { point [
  68.     -0.75 0.775 0.4,
  69.     -0.75 0.725 0.4,
  70.     0.75 0.725 0.4,
  71.     0.75 0.775 0.4,
  72.     -0.75 0.775 -0.4,
  73.     -0.75 0.725 -0.4,
  74.     0.75 0.725 -0.4,
  75.     0.75 0.775 -0.4,
  76.     -0.715 0.75 0.365,
  77.     -0.715 0 0.365,
  78.     -0.685 0 0.365,
  79.     -0.685 0.75 0.365,
  80.     -0.715 0.75 0.335,
  81.     -0.715 0 0.335,
  82.     -0.685 0 0.335,
  83.     -0.685 0.75 0.335,
  84.     0.685 0.75 0.365,
  85.     0.685 0 0.365,
  86.     0.715 0 0.365,
  87.     0.715 0.75 0.365,
  88.     0.715 0.75 0.335,
  89.     0.715 0 0.335,
  90.     0.685 0 0.335,
  91.     0.685 0.75 0.335,
  92.     0.685 0.75 -0.335,
  93.     0.685 0 -0.335,
  94.     0.715 0 -0.335,
  95.     0.715 0.75 -0.335,
  96.     0.715 0.75 -0.365,
  97.     0.715 0 -0.365,
  98.     0.685 0 -0.365,
  99.     0.685 0.75 -0.365,
  100.     -0.715 0.75 -0.335,
  101.     -0.715 0 -0.335,
  102.     -0.685 0 -0.335,
  103.     -0.685 0.75 -0.335,
  104.     -0.685 0.75 -0.365,
  105.     -0.685 0 -0.365,
  106.     -0.715 0 -0.365,
  107.     -0.715 0.75 -0.365]
  108. } # 40 vertices
  109. USE Mat_brwood
  110. IndexedFaceSet { coordIndex [
  111.     0,1,2,3,-1,
  112.     7,6,5,4,-1,
  113.     3,2,6,7,-1,
  114.     4,0,3,7,-1,
  115.     4,5,1,0,-1,
  116.     1,5,6,2,-1,
  117.     8,9,10,11,-1,
  118.     15,14,13,12,-1,
  119.     11,10,14,15,-1,
  120.     12,8,11,15,-1,
  121.     12,13,9,8,-1,
  122.     9,13,14,10,-1,
  123.     16,17,18,19,-1,
  124.     20,21,22,23,-1,
  125.     19,18,21,20,-1,
  126.     23,16,19,20,-1,
  127.     23,22,17,16,-1,
  128.     17,22,21,18,-1,
  129.     24,25,26,27,-1,
  130.     28,29,30,31,-1,
  131.     27,26,29,28,-1,
  132.     31,24,27,28,-1,
  133.     31,30,25,24,-1,
  134.     25,30,29,26,-1,
  135.     32,33,34,35,-1,
  136.     36,37,38,39,-1,
  137.     35,34,37,36,-1,
  138.     39,32,35,36,-1,
  139.     39,38,33,32,-1,
  140.     33,38,37,34,-1]
  141. }
  142. } # Obj_4: 30 elements
  143. }
  144.  
  145. TransformSeparator {
  146. Translation { translation -0.437 0 -1.7 }
  147. Rotation { rotation 0 1 0 1.5708 }
  148. USE Obj_4
  149. }
  150.  
  151. TransformSeparator {
  152. Translation { translation 0.3733 0 -1.697 }
  153. Rotation { rotation 0 1 0 1.5708 }
  154. USE Obj_4
  155. }
  156.  
  157. TransformSeparator {
  158. Translation { translation -1.2 0 1.6517 }
  159. # chair1
  160. DEF Obj_8 Group {
  161. Coordinate3 { point [
  162.     -0.255005 0.244011 -0.249955,
  163.     -0.255005 0.244005 0.250005,
  164.     -0.245005 0.244005 0.250005,
  165.     -0.245005 0.244011 -0.249955,
  166.     -0.255005 0.236011 -0.249955,
  167.     -0.255005 0.236005 0.250005,
  168.     -0.245005 0.236005 0.250005,
  169.     -0.245005 0.236011 -0.249955,
  170.     0.241672 0.800016 -0.241672,
  171.     0.241672 0 -0.241672,
  172.     0.258338 0 -0.241672,
  173.     0.258338 0.800016 -0.241672,
  174.     0.258338 0.800016 -0.258338,
  175.     0.258338 0 -0.258338,
  176.     0.241672 0 -0.258338,
  177.     0.241672 0.800016 -0.258338,
  178.     0.241672 0.400008 0.258338,
  179.     0.241672 0 0.258338,
  180.     0.258338 0 0.258338,
  181.     0.258338 0.400008 0.258338,
  182.     0.258338 0.400008 0.241671,
  183.     0.258338 0 0.241671,
  184.     0.241672 0 0.241671,
  185.     0.241672 0.400008 0.241671,
  186.     -0.258338 0.800016 -0.241672,
  187.     -0.258338 0 -0.241672,
  188.     -0.241671 0 -0.241672,
  189.     -0.241671 0.800016 -0.241672,
  190.     -0.241671 0.800016 -0.258338,
  191.     -0.241671 0 -0.258338,
  192.     -0.258338 0 -0.258338,
  193.     -0.258338 0.800016 -0.258338,
  194.     -0.250005 0.413342 0.250005,
  195.     -0.250005 0.400008 0.250005,
  196.     0.250005 0.400008 0.250005,
  197.     0.250005 0.413342 0.250005,
  198.     0.250005 0.413342 -0.250005,
  199.     0.250005 0.400008 -0.250005,
  200.     -0.250005 0.400008 -0.250005,
  201.     -0.250005 0.413342 -0.250005,
  202.     -0.250005 0.542603 -0.233338,
  203.     -0.250005 0.542603 -0.250005,
  204.     0.250005 0.542603 -0.250005,
  205.     0.250005 0.542603 -0.233338,
  206.     0.250005 0.778217 -0.233351,
  207.     0.250005 0.778217 -0.250018,
  208.     -0.250005 0.778217 -0.250018,
  209.     -0.250005 0.778217 -0.233351,
  210.     -0.258338 0.399968 0.258338,
  211.     -0.258338 0 0.258338,
  212.     -0.241671 0 0.258338,
  213.     -0.241671 0.399968 0.258338,
  214.     -0.241671 0.399968 0.241671,
  215.     -0.241671 0 0.241671,
  216.     -0.258338 0 0.241671,
  217.     -0.258338 0.399968 0.241671,
  218.     0.245003 0.244011 -0.249955,
  219.     0.245003 0.244005 0.250005,
  220.     0.255004 0.244005 0.250005,
  221.     0.255004 0.244011 -0.249955,
  222.     0.255004 0.236011 -0.249955,
  223.     0.255004 0.236005 0.250005,
  224.     0.245003 0.236005 0.250005,
  225.     0.245003 0.236011 -0.249955]
  226. } # 64 vertices
  227. USE Mat_wood
  228. IndexedFaceSet { coordIndex [
  229.     0,1,2,3,-1,
  230.     7,6,5,4,-1,
  231.     3,2,6,7,-1,
  232.     4,0,3,7,-1,
  233.     4,5,1,0,-1,
  234.     1,5,6,2,-1,
  235.     8,9,10,11,-1,
  236.     12,13,14,15,-1,
  237.     11,10,13,12,-1,
  238.     15,8,11,12,-1,
  239.     15,14,9,8,-1,
  240.     9,14,13,10,-1,
  241.     16,17,18,19,-1,
  242.     20,21,22,23,-1,
  243.     19,18,21,20,-1,
  244.     23,16,19,20,-1,
  245.     23,22,17,16,-1,
  246.     17,22,21,18,-1,
  247.     24,25,26,27,-1,
  248.     28,29,30,31,-1,
  249.     27,26,29,28,-1,
  250.     31,24,27,28,-1,
  251.     31,30,25,24,-1,
  252.     25,30,29,26,-1,
  253.     32,33,34,35,-1,
  254.     36,37,38,39,-1,
  255.     35,34,37,36,-1,
  256.     39,32,35,36,-1,
  257.     39,38,33,32,-1,
  258.     33,38,37,34,-1,
  259.     40,41,42,43,-1,
  260.     44,45,46,47,-1,
  261.     43,42,45,44,-1,
  262.     47,40,43,44,-1,
  263.     47,46,41,40,-1,
  264.     41,46,45,42,-1,
  265.     48,49,50,51,-1,
  266.     52,53,54,55,-1,
  267.     51,50,53,52,-1,
  268.     55,48,51,52,-1,
  269.     55,54,49,48,-1,
  270.     49,54,53,50,-1,
  271.     56,57,58,59,-1,
  272.     60,61,62,63,-1,
  273.     59,58,61,60,-1,
  274.     63,56,59,60,-1,
  275.     63,62,57,56,-1,
  276.     57,62,61,58,-1]
  277. }
  278. } # Obj_8: 48 elements
  279. }
  280.  
  281. TransformSeparator {
  282. Translation { translation -0.626 0 -1.797 }
  283. Rotation { rotation 0 1 0 1.5708 }
  284. # ch_ka
  285. DEF Obj_9 Group {
  286. Coordinate3 { point [
  287.     -0.225 0.51 0.225,
  288.     -0.225 0.49 0.225,
  289.     0.225 0.49 0.225,
  290.     0.225 0.51 0.225,
  291.     -0.225 0.51 -0.225,
  292.     -0.225 0.49 -0.225,
  293.     0.225 0.49 -0.225,
  294.     0.225 0.51 -0.225,
  295.     0.0199 0.024926 0.32985,
  296.     0.019899 -0.000924 0.314926,
  297.     0.019899 -0.000926 0.285077,
  298.     0.0199 0.024924 0.27015,
  299.     0.019901 0.050775 0.285072,
  300.     0.019901 0.050779 0.314921,
  301.     -0.0201 0.024927 0.32985,
  302.     -0.020101 -0.000923 0.314926,
  303.     -0.020101 -0.000924 0.285077,
  304.     -0.0201 0.024925 0.27015,
  305.     -0.020099 0.050776 0.285072,
  306.     -0.020099 0.05078 0.314921,
  307.     -0.005 0.09507 0.3,
  308.     -0.005 0.05507 0.3,
  309.     0.005 0.05507 0.3,
  310.     0.005 0.09507 0.3,
  311.     -0.005 0.09507 0,
  312.     -0.005 0.05507 0,
  313.     0.005 0.05507 0,
  314.     0.005 0.09507 0,
  315.     0.319854 0.024926 0.08301,
  316.     0.30566 -0.000924 0.078399,
  317.     0.277272 -0.000926 0.069174,
  318.     0.263076 0.024924 0.06456,
  319.     0.277268 0.050775 0.069171,
  320.     0.305656 0.050779 0.078395,
  321.     0.293294 0.05078 0.116437,
  322.     0.264906 0.050776 0.107213,
  323.     0.250715 0.024925 0.102602,
  324.     0.264911 -0.000924 0.107216,
  325.     0.293298 -0.000923 0.116441,
  326.     0.307492 0.024927 0.121052,
  327.     0.28377 0.09507 0.097466,
  328.     0.28377 0.05507 0.097466,
  329.     0.28686 0.05507 0.087956,
  330.     0.28686 0.09507 0.087956,
  331.     0.001545 0.09507 -0.004755,
  332.     0.001545 0.05507 -0.004755,
  333.     -0.001545 0.05507 0.004755,
  334.     -0.001545 0.09507 0.004755,
  335.     0.177793 0.024926 -0.278544,
  336.     0.169021 -0.000924 -0.26647,
  337.     0.151476 -0.000926 -0.242322,
  338.     0.1427 0.024924 -0.230247,
  339.     0.151471 0.050775 -0.242319,
  340.     0.169017 0.050779 -0.266467,
  341.     0.201377 0.05078 -0.242954,
  342.     0.183831 0.050776 -0.218806,
  343.     0.17506 0.024925 -0.206734,
  344.     0.183835 -0.000924 -0.218809,
  345.     0.201381 -0.000923 -0.242957,
  346.     0.210153 0.024927 -0.255031,
  347.     0.180391 0.09507 -0.239759,
  348.     0.180391 0.05507 -0.239759,
  349.     0.172301 0.05507 -0.245637,
  350.     0.172301 0.09507 -0.245637,
  351.     -0.004045 0.09507 -0.002939,
  352.     -0.004045 0.05507 -0.002939,
  353.     0.004045 0.05507 0.002939,
  354.     0.004045 0.09507 0.002939,
  355.     -0.209964 0.024926 -0.255171,
  356.     -0.201192 -0.000924 -0.243097,
  357.     -0.183649 -0.000926 -0.218947,
  358.     -0.174877 0.024924 -0.20687,
  359.     -0.183648 0.050775 -0.218942,
  360.     -0.201191 0.050779 -0.243092,
  361.     -0.168829 0.05078 -0.266601,
  362.     -0.151285 0.050776 -0.242452,
  363.     -0.142514 0.024925 -0.230379,
  364.     -0.151287 -0.000924 -0.242457,
  365.     -0.16883 -0.000923 -0.266606,
  366.     -0.177602 0.024927 -0.27868,
  367.     -0.172275 0.09507 -0.245655,
  368.     -0.172275 0.05507 -0.245655,
  369.     -0.180366 0.05507 -0.239778,
  370.     -0.180366 0.09507 -0.239778,
  371.     -0.004045 0.09507 0.002939,
  372.     -0.004045 0.05507 0.002939,
  373.     0.004045 0.05507 -0.002939,
  374.     0.004045 0.09507 -0.002939,
  375.     -0.307567 0.024926 0.120829,
  376.     -0.293373 -0.000924 0.116218,
  377.     -0.264984 -0.000926 0.106996,
  378.     -0.250787 0.024924 0.102386,
  379.     -0.264979 0.050775 0.106997,
  380.     -0.293368 0.050779 0.116218,
  381.     -0.305725 0.05078 0.078175,
  382.     -0.277336 0.050776 0.068953,
  383.     -0.263145 0.024925 0.064343,
  384.     -0.277342 -0.000924 0.068953,
  385.     -0.305731 -0.000923 0.078175,
  386.     -0.319924 0.024927 0.082786,
  387.     -0.286869 0.09507 0.087926,
  388.     -0.286869 0.05507 0.087926,
  389.     -0.28378 0.05507 0.097436,
  390.     -0.28378 0.09507 0.097436,
  391.     0.001545 0.09507 0.004755,
  392.     0.001545 0.05507 0.004755,
  393.     -0.001545 0.05507 -0.004755,
  394.     -0.001545 0.09507 -0.004755,
  395.     -0.02 0.49 0.02,
  396.     -0.02 0.09 0.02,
  397.     0.02 0.09 0.02,
  398.     0.02 0.49 0.02,
  399.     -0.02 0.49 -0.02,
  400.     -0.02 0.09 -0.02,
  401.     0.02 0.09 -0.02,
  402.     0.02 0.49 -0.02,
  403.     -0.02 0.90011 -0.257469,
  404.     -0.02 0.501633 -0.222607,
  405.     0.02 0.501633 -0.222607,
  406.     0.02 0.90011 -0.257469,
  407.     -0.02 0.898367 -0.277393,
  408.     -0.02 0.499889 -0.242531,
  409.     0.02 0.499889 -0.242531,
  410.     0.02 0.898367 -0.277393,
  411.     -0.2 0.900491 -0.248753,
  412.     -0.2 0.701252 -0.231323,
  413.     0.2 0.701252 -0.231323,
  414.     0.2 0.900491 -0.248753,
  415.     -0.2 0.898748 -0.268677,
  416.     -0.2 0.699509 -0.251247,
  417.     0.2 0.699509 -0.251247,
  418.     0.2 0.898748 -0.268677]
  419. } # 132 vertices
  420. USE Mat_browncloth
  421. IndexedFaceSet { coordIndex [
  422.     0,1,2,3,-1,
  423.     7,6,5,4,-1,
  424.     3,2,6,7,-1,
  425.     4,0,3,7,-1,
  426.     4,5,1,0,-1,
  427.     1,5,6,2,-1]
  428. }
  429. USE Mat_black
  430. IndexedFaceSet { coordIndex [
  431.     8,9,10,11,12,13,-1,
  432.     19,18,17,16,15,14,-1,
  433.     8,14,15,9,-1,
  434.     9,15,16,10,-1,
  435.     10,16,17,11,-1,
  436.     11,17,18,12,-1,
  437.     12,18,19,13,-1,
  438.     13,19,14,8,-1]
  439. }
  440. USE Mat_brownmetal
  441. IndexedFaceSet { coordIndex [
  442.     20,21,22,23,-1,
  443.     27,26,25,24,-1,
  444.     23,22,26,27,-1,
  445.     24,20,23,27,-1,
  446.     24,25,21,20,-1,
  447.     21,25,26,22,-1]
  448. }
  449. USE Mat_black
  450. IndexedFaceSet { coordIndex [
  451.     28,29,30,31,32,33,-1,
  452.     34,35,36,37,38,39,-1,
  453.     28,39,38,29,-1,
  454.     29,38,37,30,-1,
  455.     30,37,36,31,-1,
  456.     31,36,35,32,-1,
  457.     32,35,34,33,-1,
  458.     33,34,39,28,-1]
  459. }
  460. USE Mat_brownmetal
  461. IndexedFaceSet { coordIndex [
  462.     40,41,42,43,-1,
  463.     44,45,46,47,-1,
  464.     43,42,45,44,-1,
  465.     47,40,43,44,-1,
  466.     47,46,41,40,-1,
  467.     41,46,45,42,-1]
  468. }
  469. USE Mat_black
  470. IndexedFaceSet { coordIndex [
  471.     48,49,50,51,52,53,-1,
  472.     54,55,56,57,58,59,-1,
  473.     48,59,58,49,-1,
  474.     49,58,57,50,-1,
  475.     50,57,56,51,-1,
  476.     51,56,55,52,-1,
  477.     52,55,54,53,-1,
  478.     53,54,59,48,-1]
  479. }
  480. USE Mat_brownmetal
  481. IndexedFaceSet { coordIndex [
  482.     60,61,62,63,-1,
  483.     64,65,66,67,-1,
  484.     63,62,65,64,-1,
  485.     67,60,63,64,-1,
  486.     67,66,61,60,-1,
  487.     61,66,65,62,-1]
  488. }
  489. USE Mat_black
  490. IndexedFaceSet { coordIndex [
  491.     68,69,70,71,72,73,-1,
  492.     74,75,76,77,78,79,-1,
  493.     68,79,78,69,-1,
  494.     69,78,77,70,-1,
  495.     70,77,76,71,-1,
  496.     71,76,75,72,-1,
  497.     72,75,74,73,-1,
  498.     73,74,79,68,-1]
  499. }
  500. USE Mat_brownmetal
  501. IndexedFaceSet { coordIndex [
  502.     80,81,82,83,-1,
  503.     84,85,86,87,-1,
  504.     83,82,85,84,-1,
  505.     87,80,83,84,-1,
  506.     87,86,81,80,-1,
  507.     81,86,85,82,-1]
  508. }
  509. USE Mat_black
  510. IndexedFaceSet { coordIndex [
  511.     88,89,90,91,92,93,-1,
  512.     94,95,96,97,98,99,-1,
  513.     88,99,98,89,-1,
  514.     89,98,97,90,-1,
  515.     90,97,96,91,-1,
  516.     91,96,95,92,-1,
  517.     92,95,94,93,-1,
  518.     93,94,99,88,-1]
  519. }
  520. USE Mat_brownmetal
  521. IndexedFaceSet { coordIndex [
  522.     100,101,102,103,-1,
  523.     104,105,106,107,-1,
  524.     103,102,105,104,-1,
  525.     107,100,103,104,-1,
  526.     107,106,101,100,-1,
  527.     101,106,105,102,-1,
  528.     108,109,110,111,-1,
  529.     115,114,113,112,-1,
  530.     111,110,114,115,-1,
  531.     112,108,111,115,-1,
  532.     112,113,109,108,-1,
  533.     109,113,114,110,-1,
  534.     116,117,118,119,-1,
  535.     123,122,121,120,-1,
  536.     119,118,122,123,-1,
  537.     120,116,119,123,-1,
  538.     120,121,117,116,-1,
  539.     117,121,122,118,-1]
  540. }
  541. USE Mat_browncloth
  542. IndexedFaceSet { coordIndex [
  543.     124,125,126,127,-1,
  544.     131,130,129,128,-1,
  545.     127,126,130,131,-1,
  546.     128,124,127,131,-1,
  547.     128,129,125,124,-1,
  548.     125,129,130,126,-1]
  549. }
  550. } # Obj_9: 94 elements
  551. }
  552.  
  553. TransformSeparator {
  554. Translation { translation 0.607 0 -1.672 }
  555. Rotation { rotation 0 1 0 -1.5708 }
  556. USE Obj_9
  557. }
  558.  
  559. TransformSeparator {
  560. Translation { translation -0.024 0 -0.53 }
  561. USE Obj_4
  562. }
  563.  
  564. TransformSeparator {
  565. Translation { translation 0 0 -0.106 }
  566. Rotation { rotation 0 1 0 3.14159 }
  567. USE Obj_8
  568. }
  569.  
  570. TransformSeparator {
  571. Translation { translation 0 1.75 -2.49 }
  572. # (uhrturm)I
  573. DEF Obj_13 Group {
  574. Coordinate3 { point [
  575.     -0.67 0.67 0,
  576.     -0.67 -0.67 0,
  577.     0.67 -0.67 0,
  578.     0.67 0.67 0,
  579.     -0.75 0.75 0,
  580.     -0.75 0.67 0,
  581.     0.75 0.67 0,
  582.     0.75 0.75 0,
  583.     -0.75 -0.67 0,
  584.     -0.75 -0.75 0,
  585.     0.75 -0.75 0,
  586.     0.75 -0.67 0,
  587.     0.67 0.75 0,
  588.     0.67 -0.75 0,
  589.     0.75 -0.75 0,
  590.     0.75 0.75 0,
  591.     -0.75 0.75 0,
  592.     -0.75 -0.75 0,
  593.     -0.67 -0.75 0,
  594.     -0.67 0.75 0]
  595. } # 20 vertices
  596. USE Mat_winglass
  597. IndexedFaceSet { coordIndex [
  598.     0,1,2,3,-1]
  599. }
  600. USE Mat_wood
  601. IndexedFaceSet { coordIndex [
  602.     4,5,6,7,-1,
  603.     8,9,10,11,-1,
  604.     12,13,14,15,-1,
  605.     16,17,18,19,-1]
  606. }
  607. } # Obj_13: 5 elements
  608. }
  609.  
  610. TransformSeparator {
  611. Translation { translation 1.6 0 2.49 }
  612. Rotation { rotation 0 1 0 3.14159 }
  613. # door
  614. DEF Obj_14 Group {
  615. Coordinate3 { point [
  616.     0 2.1 0,
  617.     0 0 0,
  618.     1 0 0,
  619.     1 2.1 0,
  620.     0.72 1.03 0.01,
  621.     0.72 1.01 0.01,
  622.     0.92 1.01 0.01,
  623.     0.92 1.03 0.01,
  624.     0.89 1.01 0.01,
  625.     0.89 0.99 0.01,
  626.     0.91 0.99 0.01,
  627.     0.91 1.01 0.01]
  628. } # 12 vertices
  629. USE Mat_wood
  630. IndexedFaceSet { coordIndex [
  631.     0,1,2,3,-1]
  632. }
  633. USE Mat_doorhandle
  634. IndexedFaceSet { coordIndex [
  635.     4,5,6,7,-1,
  636.     8,9,10,11,-1]
  637. }
  638. } # Obj_14: 3 elements
  639. }
  640.  
  641. TransformSeparator {
  642. Translation { translation -0.4 0.78 -2 }
  643. Rotation { rotation 0 1 0 -1.74533 }
  644. # (kandrews)I
  645. DEF Obj_15 Group {
  646. Coordinate3 { point [
  647.     0.134291 0.53838 0,
  648.     0.167004 0.550286 0,
  649.     0.204765 0.446537 0,
  650.     0.307101 0.368939 0,
  651.     0.134291 0.53838 0,
  652.     0.160757 0.548012 -0.020462,
  653.     0.198517 0.444263 -0.020462,
  654.     0.288358 0.362118 -0.061386,
  655.     0.134291 0.53838 0,
  656.     0.1444 0.542059 -0.033108,
  657.     0.182161 0.43831 -0.033108,
  658.     0.23929 0.344259 -0.099325,
  659.     0.134291 0.53838 0,
  660.     0.124183 0.534701 -0.033109,
  661.     0.161944 0.430952 -0.033109,
  662.     0.178638 0.322184 -0.099327,
  663.     0.134291 0.53838 0,
  664.     0.107826 0.528748 -0.020463,
  665.     0.145587 0.424999 -0.020463,
  666.     0.129568 0.304324 -0.06139,
  667.     0.134291 0.53838 0,
  668.     0.101578 0.526474 -2e-06,
  669.     0.139339 0.422724 -2e-06,
  670.     0.110822 0.297501 -5e-06,
  671.     0.134291 0.53838 0,
  672.     0.107824 0.528747 0.02046,
  673.     0.145585 0.424998 0.02046,
  674.     0.129562 0.304322 0.061381,
  675.     0.134291 0.53838 0,
  676.     0.12418 0.5347 0.033108,
  677.     0.161941 0.430951 0.033108,
  678.     0.178628 0.32218 0.099323,
  679.     0.134291 0.53838 0,
  680.     0.144397 0.542058 0.03311,
  681.     0.182158 0.438309 0.03311,
  682.     0.23928 0.344255 0.099328,
  683.     0.134291 0.53838 0,
  684.     0.160754 0.548012 0.020465,
  685.     0.198515 0.444263 0.020465,
  686.     0.288352 0.362116 0.061395,
  687.     0 0.000125 0.124375,
  688.     -0.019456 0.000125 0.122844,
  689.     -0.038433 0.000125 0.118288,
  690.     -0.056464 0.000125 0.11082,
  691.     -0.073104 0.000125 0.100623,
  692.     -0.087944 0.000125 0.087948,
  693.     -0.100619 0.000125 0.073109,
  694.     -0.110817 0.000125 0.056469,
  695.     -0.118286 0.000125 0.038438,
  696.     -0.122843 0.000125 0.019462,
  697.     -0.124375 0.000125 6e-06,
  698.     -0.122845 0.000125 -0.01945,
  699.     -0.11829 0.000125 -0.038427,
  700.     -0.110822 0.000125 -0.056458,
  701.     -0.100626 0.000125 -0.073099,
  702.     -0.087953 0.000125 -0.08794,
  703.     -0.073113 0.000125 -0.100616,
  704.     -0.056474 0.000125 -0.110814,
  705.     -0.038444 0.000125 -0.118284,
  706.     -0.019467 0.000125 -0.122842,
  707.     -1.2e-05 0.000125 -0.124375,
  708.     0.019445 0.000125 -0.122846,
  709.     0.038422 0.000125 -0.118292,
  710.     0.056453 0.000125 -0.110825,
  711.     0.073095 0.000125 -0.10063,
  712.     0.087936 0.000125 -0.087957,
  713.     0.100613 0.000125 -0.073118,
  714.     0.110812 0.000125 -0.056479,
  715.     0.118283 0.000125 -0.038449,
  716.     0.122841 0.000125 -0.019473,
  717.     0.124375 0.000125 -1.7e-05,
  718.     0.122847 0.000125 0.019439,
  719.     0.118293 0.000125 0.038416,
  720.     0.110828 0.000125 0.056448,
  721.     0.100633 0.000125 0.07309,
  722.     0.087961 0.000125 0.087932,
  723.     0.073123 0.000125 0.100609,
  724.     0.056484 0.000125 0.110809,
  725.     0.038455 0.000125 0.118281,
  726.     0.019479 0.000125 0.12284,
  727.     0 0.050125 0.124375,
  728.     -0.019456 0.050125 0.122844,
  729.     -0.038433 0.050125 0.118288,
  730.     -0.056464 0.050125 0.11082,
  731.     -0.073104 0.050125 0.100623,
  732.     -0.087944 0.050125 0.087948,
  733.     -0.100619 0.050125 0.073109,
  734.     -0.110817 0.050125 0.056469,
  735.     -0.118286 0.050125 0.038438,
  736.     -0.122843 0.050125 0.019462,
  737.     -0.124375 0.050125 6e-06,
  738.     -0.122845 0.050125 -0.01945,
  739.     -0.11829 0.050125 -0.038427,
  740.     -0.110822 0.050125 -0.056458,
  741.     -0.100626 0.050125 -0.073099,
  742.     -0.087953 0.050125 -0.08794,
  743.     -0.073113 0.050125 -0.100616,
  744.     -0.056474 0.050125 -0.110814,
  745.     -0.038444 0.050125 -0.118284,
  746.     -0.019467 0.050125 -0.122842,
  747.     -1.2e-05 0.050125 -0.124375,
  748.     0.019445 0.050125 -0.122846,
  749.     0.038422 0.050125 -0.118292,
  750.     0.056453 0.050125 -0.110825,
  751.     0.073095 0.050125 -0.10063,
  752.     0.087936 0.050125 -0.087957,
  753.     0.100613 0.050125 -0.073118,
  754.     0.110812 0.050125 -0.056479,
  755.     0.118283 0.050125 -0.038449,
  756.     0.122841 0.050125 -0.019473,
  757.     0.124375 0.050125 -1.7e-05,
  758.     0.122847 0.050125 0.019439,
  759.     0.118293 0.050125 0.038416,
  760.     0.110828 0.050125 0.056448,
  761.     0.100633 0.050125 0.07309,
  762.     0.087961 0.050125 0.087932,
  763.     0.073123 0.050125 0.100609,
  764.     0.056484 0.050125 0.110809,
  765.     0.038455 0.050125 0.118281,
  766.     0.019479 0.050125 0.12284,
  767.     -0.04143 0.515409 0.01,
  768.     -0.008435 0.01981 0.01,
  769.     0.011416 0.022248 0.01,
  770.     -0.02158 0.517846 0.01,
  771.     -0.04143 0.515409 -0.01,
  772.     -0.008435 0.01981 -0.01,
  773.     0.011416 0.022248 -0.01,
  774.     -0.02158 0.517846 -0.01,
  775.     -0.039346 0.512625 0.01,
  776.     0.123341 0.533018 0.01,
  777.     0.120062 0.552748 0.01,
  778.     -0.042625 0.532354 0.01,
  779.     -0.039346 0.512625 -0.01,
  780.     0.123341 0.533018 -0.01,
  781.     0.120062 0.552748 -0.01,
  782.     -0.042625 0.532354 -0.01,
  783.     0.167004 0.550286 0,
  784.     0.160757 0.548012 -0.020462,
  785.     0.134291 0.53838 0,
  786.     0.204765 0.446537 0,
  787.     0.198517 0.444263 -0.020462,
  788.     0.307101 0.368939 0,
  789.     0.288358 0.362118 -0.061386,
  790.     0.1444 0.542059 -0.033108,
  791.     0.134291 0.53838 0,
  792.     0.182161 0.43831 -0.033108,
  793.     0.23929 0.344259 -0.099325,
  794.     0.124183 0.534701 -0.033109,
  795.     0.134291 0.53838 0,
  796.     0.161944 0.430952 -0.033109,
  797.     0.178638 0.322184 -0.099327,
  798.     0.107826 0.528748 -0.020463,
  799.     0.134291 0.53838 0,
  800.     0.145587 0.424999 -0.020463,
  801.     0.129568 0.304324 -0.06139,
  802.     0.101578 0.526474 -2e-06,
  803.     0.134291 0.53838 0,
  804.     0.139339 0.422724 -2e-06,
  805.     0.110822 0.297501 -5e-06,
  806.     0.107824 0.528747 0.02046,
  807.     0.134291 0.53838 0,
  808.     0.145585 0.424998 0.02046,
  809.     0.129562 0.304322 0.061381,
  810.     0.12418 0.5347 0.033108,
  811.     0.134291 0.53838 0,
  812.     0.161941 0.430951 0.033108,
  813.     0.178628 0.32218 0.099323,
  814.     0.144397 0.542058 0.03311,
  815.     0.134291 0.53838 0,
  816.     0.182158 0.438309 0.03311,
  817.     0.23928 0.344255 0.099328,
  818.     0.160754 0.548012 0.020465,
  819.     0.134291 0.53838 0,
  820.     0.198515 0.444263 0.020465,
  821.     0.288352 0.362116 0.061395,
  822.     0.134291 0.53838 0]
  823. } # 176 vertices
  824. USE Mat_yellowmetal
  825. IndexedFaceSet { coordIndex [
  826.     1,5,0,-1,
  827.     2,6,5,1,-1,
  828.     3,7,6,2,-1,
  829.     5,9,4,-1,
  830.     6,10,9,5,-1,
  831.     7,11,10,6,-1,
  832.     9,13,8,-1,
  833.     10,14,13,9,-1,
  834.     11,15,14,10,-1,
  835.     13,17,12,-1,
  836.     14,18,17,13,-1,
  837.     15,19,18,14,-1,
  838.     17,21,16,-1,
  839.     18,22,21,17,-1,
  840.     19,23,22,18,-1,
  841.     21,25,20,-1,
  842.     22,26,25,21,-1,
  843.     23,27,26,22,-1,
  844.     25,29,24,-1,
  845.     26,30,29,25,-1,
  846.     27,31,30,26,-1,
  847.     29,33,28,-1,
  848.     30,34,33,29,-1,
  849.     31,35,34,30,-1,
  850.     33,37,32,-1,
  851.     34,38,37,33,-1,
  852.     35,39,38,34,-1,
  853.     37,1,36,-1,
  854.     38,2,1,37,-1,
  855.     39,3,2,38,-1,
  856.     40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,-1,
  857.     119,118,117,116,115,114,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,98,97,96,95,94,93,92,91,90,89,88,87,86,85,84,83,82,81,80,-1,
  858.     40,80,81,41,-1,
  859.     41,81,82,42,-1,
  860.     42,82,83,43,-1,
  861.     43,83,84,44,-1,
  862.     44,84,85,45,-1,
  863.     45,85,86,46,-1,
  864.     46,86,87,47,-1,
  865.     47,87,88,48,-1,
  866.     48,88,89,49,-1,
  867.     49,89,90,50,-1,
  868.     50,90,91,51,-1,
  869.     51,91,92,52,-1,
  870.     52,92,93,53,-1,
  871.     53,93,94,54,-1,
  872.     54,94,95,55,-1,
  873.     55,95,96,56,-1,
  874.     56,96,97,57,-1,
  875.     57,97,98,58,-1,
  876.     58,98,99,59,-1,
  877.     59,99,100,60,-1,
  878.     60,100,101,61,-1,
  879.     61,101,102,62,-1,
  880.     62,102,103,63,-1,
  881.     63,103,104,64,-1,
  882.     64,104,105,65,-1,
  883.     65,105,106,66,-1,
  884.     66,106,107,67,-1,
  885.     67,107,108,68,-1,
  886.     68,108,109,69,-1,
  887.     69,109,110,70,-1,
  888.     70,110,111,71,-1,
  889.     71,111,112,72,-1,
  890.     72,112,113,73,-1,
  891.     73,113,114,74,-1,
  892.     74,114,115,75,-1,
  893.     75,115,116,76,-1,
  894.     76,116,117,77,-1,
  895.     77,117,118,78,-1,
  896.     78,118,119,79,-1,
  897.     79,119,80,40,-1,
  898.     120,121,122,123,-1,
  899.     127,126,125,124,-1,
  900.     123,122,126,127,-1,
  901.     124,120,123,127,-1,
  902.     124,125,121,120,-1,
  903.     121,125,126,122,-1,
  904.     128,129,130,131,-1,
  905.     135,134,133,132,-1,
  906.     131,130,134,135,-1,
  907.     132,128,131,135,-1,
  908.     132,133,129,128,-1,
  909.     129,133,134,130,-1]
  910. }
  911. USE Mat_whitemetal
  912. IndexedFaceSet { coordIndex [
  913.     138,137,136,-1,
  914.     136,137,140,139,-1,
  915.     139,140,142,141,-1,
  916.     144,143,137,-1,
  917.     137,143,145,140,-1,
  918.     140,145,146,142,-1,
  919.     148,147,143,-1,
  920.     143,147,149,145,-1,
  921.     145,149,150,146,-1,
  922.     152,151,147,-1,
  923.     147,151,153,149,-1,
  924.     149,153,154,150,-1,
  925.     156,155,151,-1,
  926.     151,155,157,153,-1,
  927.     153,157,158,154,-1,
  928.     160,159,155,-1,
  929.     155,159,161,157,-1,
  930.     157,161,162,158,-1,
  931.     164,163,159,-1,
  932.     159,163,165,161,-1,
  933.     161,165,166,162,-1,
  934.     168,167,163,-1,
  935.     163,167,169,165,-1,
  936.     165,169,170,166,-1,
  937.     172,171,167,-1,
  938.     167,171,173,169,-1,
  939.     169,173,174,170,-1,
  940.     175,136,171,-1,
  941.     171,136,139,173,-1,
  942.     173,139,141,174,-1]
  943. }
  944. } # Obj_15: 114 elements
  945. }
  946.  
  947. TransformSeparator {
  948. Translation { translation 0.4 0.78 -2 }
  949. Rotation { rotation 0 1 0 -1.39626 }
  950. USE Obj_15
  951. }
  952.  
  953. TransformSeparator {
  954. Translation { translation -1.2 0.79 2.2076 }
  955. Rotation { rotation 0 1 0 3.14159 }
  956. Scale { scaleFactor 0.1 0.1 0.1 }
  957. # comp_ka
  958. DEF Obj_17 Group {
  959. Coordinate3 { point [
  960.     2 5.41699 1.69159,
  961.     2 2.01699 1.69159,
  962.     -2 2.01699 1.69159,
  963.     -2 5.41699 1.69159,
  964.     2.5 1.59199 1.69159,
  965.     -2.5 1.59199 1.69159,
  966.     2.5 5.84199 1.69159,
  967.     -2.5 5.84199 1.69159,
  968.     -2.5 5.84199 -2.30106,
  969.     2.5 5.84199 -2.30106,
  970.     2.5 1.59199 -2.30106,
  971.     -2.5 1.59199 -2.30106,
  972.     -2 2.01699 1.29233,
  973.     2 2.01699 1.29233,
  974.     -2 5.41699 1.29233,
  975.     2 5.41699 1.29233,
  976.     -2.5 0.360601 4.23725,
  977.     -2.5 -0.021142 4.16434,
  978.     2.5 -0.021142 4.16434,
  979.     2.5 0.360601 4.23725,
  980.     -2.5 0.630335 2.82491,
  981.     -2.5 0.248593 2.752,
  982.     2.5 0.248593 2.752,
  983.     2.5 0.630335 2.82491,
  984.     -2.5 1.0844 2.5,
  985.     -2.5 -0.04202 2.5,
  986.     2.5 -0.04202 2.5,
  987.     2.5 1.0844 2.5,
  988.     -2.5 1.0844 -2.5,
  989.     -2.5 -0.04202 -2.5,
  990.     2.5 -0.04202 -2.5,
  991.     2.5 1.0844 -2.5,
  992.     -0.94411 1.68519 0.94411,
  993.     -0.94411 0.944415 0.94411,
  994.     0.94411 0.944415 0.94411,
  995.     0.94411 1.68519 0.94411,
  996.     -0.94411 1.68519 -0.94411,
  997.     -0.94411 0.944415 -0.94411,
  998.     0.94411 0.944415 -0.94411,
  999.     0.94411 1.68519 -0.94411,
  1000.     3.20194 0.307211 3.33871,
  1001.     3.20194 -0.006615 3.33871,
  1002.     3.79449 -0.006615 3.33871,
  1003.     3.79449 0.307211 3.33871,
  1004.     3.20194 0.307211 2.50011,
  1005.     3.20194 -0.006615 2.50011,
  1006.     3.79449 -0.006615 2.50011,
  1007.     3.79449 0.307211 2.50011]
  1008. } # 48 vertices
  1009. USE Mat_lightgray
  1010. IndexedFaceSet { coordIndex [
  1011.     4,1,5,-1,
  1012.     4,6,0,1,-1,
  1013.     6,7,3,0,-1,
  1014.     7,2,3,-1,
  1015.     1,2,5,-1,
  1016.     2,7,5,-1,
  1017.     8,7,6,9,-1,
  1018.     6,4,10,9,-1,
  1019.     9,10,11,8,-1,
  1020.     8,11,5,7,-1,
  1021.     5,11,10,4,-1,
  1022.     12,2,1,13,-1,
  1023.     14,3,2,12,-1,
  1024.     15,0,3,14,-1,
  1025.     13,1,0,15,-1]
  1026. }
  1027. USE Mat_winglass
  1028. IndexedFaceSet { coordIndex [
  1029.     14,12,13,15,-1]
  1030. }
  1031. USE Mat_lightgray
  1032. IndexedFaceSet { coordIndex [
  1033.     16,17,18,19,-1,
  1034.     23,22,21,20,-1,
  1035.     19,18,22,23,-1,
  1036.     20,16,19,23,-1,
  1037.     20,21,17,16,-1,
  1038.     17,21,22,18,-1,
  1039.     24,25,26,27,-1,
  1040.     31,30,29,28,-1,
  1041.     27,26,30,31,-1,
  1042.     28,24,27,31,-1,
  1043.     28,29,25,24,-1,
  1044.     25,29,30,26,-1,
  1045.     32,33,34,35,-1,
  1046.     39,38,37,36,-1,
  1047.     35,34,38,39,-1,
  1048.     36,32,35,39,-1,
  1049.     36,37,33,32,-1,
  1050.     33,37,38,34,-1,
  1051.     40,41,42,43,-1,
  1052.     47,46,45,44,-1,
  1053.     43,42,46,47,-1,
  1054.     44,40,43,47,-1,
  1055.     44,45,41,40,-1,
  1056.     41,45,46,42,-1]
  1057. }
  1058. } # Obj_17: 40 elements
  1059. }
  1060.  
  1061. TransformSeparator {
  1062. Translation { translation 0 0.7899 -0.636 }
  1063. Scale { scaleFactor 0.1 0.1 0.1 }
  1064. USE Obj_17
  1065. }
  1066.  
  1067. TransformSeparator {
  1068. Translation { translation -0.025 1.5 2.49 }
  1069. Rotation { rotation 0 1 0 3.14159 }
  1070. # officceh
  1071. DEF Obj_19 Group {
  1072. Coordinate3 { point [
  1073.     -0.2 0.15 0,
  1074.     -0.2 -0.15 0,
  1075.     0.2 -0.15 0,
  1076.     0.2 0.15 0]
  1077. } # 4 vertices
  1078. USE Mat_lightgray
  1079. IndexedFaceSet { coordIndex [
  1080.     0,1,2,3,-1]
  1081. }
  1082. } # Obj_19: 1 elements
  1083. }
  1084.  
  1085. } # EOF
  1086.